home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / dev / mui / MCC_Tron0_7.lha / MCC_Tron / MCCReg / Registered < prev    next >
Text File  |  1996-10-25  |  8KB  |  204 lines

  1.  
  2. - Registered:
  3.  
  4. 0x8002xxxx Busy.mcc,p                Aminet: dev/gui/MCC_Busy2_0.lha
  5. | This is a MUI custom class which should be displayed if a MUI
  6. | application is busy. Any boring 'waiting...' requester must be
  7. | replaced with this BusyObject, which includes several nice styles to
  8. | shorten the time of waiting.
  9. |
  10. >          Tron.mcc,p                Aminet: dev/mui/MCC_Tron0_6.lha
  11. | For educational purpose. Source included.
  12. |
  13. >          Listtree.mcc,p
  14. >          Bookmarks.mcc
  15. >          Crawling.mcc
  16. \___ Klaus Melchior,kmel@eifel.oche.de
  17.  
  18. 0x8057xxxx Mailtext.mcc,p            Aminet: dev/mui/MCC_Mailtext.lha
  19. | The Mailtext package (consiting of the class Mailtext.mcc and the
  20. | MUI-3 prefs-plugin Mailtext.mcp) may be used as a substitution for
  21. | MUI's Floattext to handle font attributes in email, i.e. *bold*,
  22. | /italics/, _underline_ and #coloured#. If it finds these attributes,
  23. | the text between them will be displayed with this attribute.
  24. | Mailtext may also highlight quoted textpassages introduced by a given
  25. | set of quotecharacters.
  26. \___ Olaf Peters,olf@informatik.uni-bremen.de
  27.  
  28. 0x81EExxxx MonthNavigator.mcc,p      Aminet: dev/mui/MCC_MonthNavi.lha
  29. | MUI public custom class showing a field with the days of a specified
  30. | month in a specified year.
  31. | The user decides if the names of the weekdays and the numbers of the
  32. | weeks will be shown. Also it is possible for the user to set which
  33. | weekday should be the day on which a week was started - the language
  34. | for the weekday names can also be chosen.
  35. | A special feature of this class is, that it correctly handles October
  36. | 1582. In this months the days 5-14 didn't exist, because they were
  37. | removed by the Gregorian calendar reform. This calendar reform happens
  38. | in different years for different countries, so the user can set his
  39. | country with the user preferences.
  40. |
  41. >          DateString.mcc
  42. | DateString.mcc allows an easy handling of date strings. It uses
  43. | locale.library to parse the date strings (if available) and lets the
  44. | developer specify a range within which the date must fall.
  45. |
  46. >          TimeString.mcc
  47. | TimeString.mcc allows an easy handling of time strings. It uses
  48. | locale.library to parse the time strings (if available) and lets the
  49. | developer specify a range within which the time must fall.
  50. \___ Kai Hofmann,i07m@zfn.uni-bremen.de
  51.  
  52. 0x86afxxxx TWiClass
  53. | This is a C++-Library for MUI. You need a C++ Compiler
  54. | which understands templates and exceptions.
  55. \___ Thomas Wilhelmi,willi@twi.rhein-main.de
  56.  
  57. 0x9519xxxx Icon.mcc
  58. | MUI public custom class which allows use of an icon's render and
  59. | select images for display in a gadget. Depending on the gadget's
  60. | select state the appropriate image will be displayed.
  61. \___ Russell Leighton,russ@sneezy.lancaster.ca.us
  62.  
  63. 0xAA12xxxx ColorButton.mcc           Aminet: util/libs/MUI-ASL.lha
  64. | GadTools-like palette gadget that allows you to choose a color from a
  65. | given set, usually the screen palette.
  66. | MUI handles color selection in a more abstract way, but then you might
  67. | need to do things as they used to be.
  68. |
  69. >          DispModeList.mcc          Aminet: util/libs/MUI-ASL.lha
  70. | A list of available display modes.
  71. |
  72. >          FileList.mcc              Aminet: util/libs/MUI-ASL.lha
  73. | MUI's Dirlist didn't suit all my needs, so here it is: FileList is
  74. | basically a clone of Dirlist, but with some more methods and
  75. | attributes (and some missing attributes too, but they were not that
  76. | useful).
  77. |
  78. >          FontDisplay.mcc           Aminet: util/libs/MUI-ASL.lha
  79. | Display a given font's appearance. You can set font name, size and
  80. | style, and you can change foreground and background pens. A simple
  81. | Text object wasn't enough because MUIA_Font is I.G.
  82. |
  83. >          FontList.mcc              Aminet: util/libs/MUI-ASL.lha
  84. | A list of available fonts. This list can be connected to a numeric
  85. | list (see NumericList) for displaying available font sizes.
  86. |
  87. >          NumericList.mcc           Aminet: util/libs/MUI-ASL.lha
  88. | A list of LONG values.
  89. |
  90. >          NumericString.mcc         Aminet: util/libs/MUI-ASL.lha
  91. | This is a subclass of Group class which features a numeric string and
  92. | two arrow buttons for incrementing/decrementing the numeric value, as
  93. | other platforms' numeric strings have.
  94. | This class understand almost all String attributes, plus some Numeric
  95. | class attributes and methods that let NumericString behave like a real
  96. | numeric string gadget should.
  97. | There are at least three numeric input classes available in MUI, but
  98. | some applications could need a traditional string gadget because the
  99. | acceptable range of input values doesn't fit well in the limits of a
  100. | slider or a knob.
  101. \___ Flavio Stanchina,flavio@iestn.inet.it
  102.  
  103. 0x81bexxxx MathString.mcc
  104. | A String subclass that accepts complex math expressions (with
  105. | different measuring units, functions, constants) and computes the
  106. | corresponding value.
  107. \___ Vincenzo Gervasi,gervasi@di.unipi.it
  108.  
  109. 0x9d51xxxx NList.mcc
  110. >          NListview.mcc
  111. >          NListviews.mcp
  112. | This is a MUI_List/MUI_Listview class clone which handle horizontal
  113. | horizontal scrolling with their own prefs.
  114. \___ Gilles MASSON, masson@alto.unice.fr
  115.  
  116.  
  117.  
  118. - Candidates, not registered:
  119.  
  120. 0x8002xxxx Explorer.mcc,p
  121. \___ Klaus Melchior,kmel@eifel.oche.de
  122.  
  123. 0x8715xxxx NewString.mcc,p
  124. \___ Ruediger Sopp,rsopp@ernie.mi.uni-koeln.de
  125.  
  126. 0x8516xxxx StringNumeric.mcc
  127. >          ToolBar.mcc
  128. >          ToolButton.mcc
  129. \___ Oliver Wagner,olli@lsd.wupper.de
  130.  
  131. 0x8397xxxx TextField.mcc,p
  132. \___ Karl Bellve,
  133.  
  134. 0x898fxxxx SoundBox.mcc
  135. | SoundBox class may be used to produce/emit any kind of sound from
  136. | within the MUI application. Internally supports IFF-8SVX sample format
  137. | but utilizes datatype system under OS3.0 or better to let you use
  138. | other formats as well. SoundBox contains few synthetic sounds built-in
  139. | (various beeps etc...) as well as predefined most popular events
  140. | support like NOTICE, FAIL, REQUEST etc. Due to preference plug-in user
  141. | can easily decide what kind of sound (synthetic/sampled, set the
  142. | volume etc) he/she wants for what event or just disable the event if
  143. | it starts to annoy. Home page: dedal.man.szczecin.pl/~carlos/MCC
  144. >          ProTracker.mcc,p
  145. | ProTracker class may be used to replay well known music modules stored
  146. | in ProTracker module file (this format is the only one supported now,
  147. | but it'll change in future). MCP module lets user define all important
  148. | default values or even disable player if it starts to annoy.
  149. | Home page: dedal.man.szczecin.pl/~carlos/MCC
  150. \___ Marcin Orlowski,carlos@dedal.man.szczecin.pl
  151.  
  152. 0x81EExxxx AppNavigator.mcc
  153. | A PageStream3 like navigator giving the user a door to an application
  154. | online help system, a guided tour as well as hints.
  155. | It will also be possible to open documents or create new ones from
  156. | the navigator.
  157. |
  158. >          Clock.mcc,p
  159. | A clock object can display running and fixed time to the user and also
  160. | allows the user to select a time.
  161. | The preference will support different views like analog and digital.
  162. |
  163. >          Timer.mcc,p
  164. | A timer that can also work as a countdown timer, supporting different
  165. | views like: hour-glass, candle etc.
  166. |
  167. >          TimeLine.mcc,p
  168. | With a TimeLine object the user can set a point or a range of time.
  169. | The developer can restrict the time range by which the user can make his
  170. | selections. A minimum and a maximum for time ranges can also be defined.
  171. | It will also be possible to display more than one time range by using
  172. | different colors.
  173. |
  174. >          TimeScale.mcc
  175. | A TimeScale object generates a time scale with a maximum of 24 hours.
  176. | A good place for such an object is - for instance - next to TimeLine
  177. | objects (without a scale) to create a weekly overview.
  178. | Depending on how much space is available, the scale will be more or less
  179. | detailed.
  180. | Due to MUI's automatic layout system, you don't need to worry about its
  181. | size. When placed in a group just below or beside the object(s) you might
  182. | want to scale, everything will be ok.
  183. \___ Kai Hofmann,i07m@zfn.uni-bremen.de
  184.  
  185.  
  186.  
  187. - Info:
  188.  
  189. * To get an example C source for MCCs and MCPs
  190. * To get more informations about MCCs or MCPs
  191.  
  192. -> Write to: mccreg@sasg.com
  193. -> or better, take it from aminet: dev/mui/MCC_Tron0_6.lha
  194.  
  195.  
  196. * To get information about the classes
  197.  
  198. -> Write to the author, not me!
  199.  
  200.